﻿2026-07-29T10:37:04.7246239Z Current runner version: '2.336.0'
2026-07-29T10:37:04.7250964Z Runner name: 'kitsubito'
2026-07-29T10:37:04.7251488Z Runner group name: 'Default'
2026-07-29T10:37:04.7252143Z Machine name: 'KITSUBITO'
2026-07-29T10:37:04.7255434Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T10:37:04.7257355Z Actions: write
2026-07-29T10:37:04.7257770Z ArtifactMetadata: write
2026-07-29T10:37:04.7258176Z Attestations: write
2026-07-29T10:37:04.7258551Z Checks: write
2026-07-29T10:37:04.7258909Z CodeQuality: write
2026-07-29T10:37:04.7259368Z Contents: write
2026-07-29T10:37:04.7259723Z CopilotRequests: write
2026-07-29T10:37:04.7260113Z Deployments: write
2026-07-29T10:37:04.7260484Z Discussions: write
2026-07-29T10:37:04.7260851Z Drives: write
2026-07-29T10:37:04.7261204Z Issues: write
2026-07-29T10:37:04.7261554Z Metadata: read
2026-07-29T10:37:04.7261906Z Models: read
2026-07-29T10:37:04.7262264Z Packages: write
2026-07-29T10:37:04.7262623Z Pages: write
2026-07-29T10:37:04.7263074Z PullRequests: write
2026-07-29T10:37:04.7263490Z RepositoryProjects: write
2026-07-29T10:37:04.7263895Z SecurityEvents: write
2026-07-29T10:37:04.7264276Z Statuses: write
2026-07-29T10:37:04.7264653Z VulnerabilityAlerts: read
2026-07-29T10:37:04.7265033Z ##[endgroup]
2026-07-29T10:37:04.7266815Z Secret source: Actions
2026-07-29T10:37:04.7267511Z Prepare workflow directory
2026-07-29T10:37:04.7700273Z Prepare all required actions
2026-07-29T10:37:04.7744152Z Getting action download info
2026-07-29T10:37:05.1116003Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T10:37:05.6892161Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-29T10:37:05.7830540Z ##[group]Run set -euo pipefail
2026-07-29T10:37:05.7831127Z [36;1mset -euo pipefail[0m
2026-07-29T10:37:05.7831575Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T10:37:05.7832357Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T10:37:05.7833109Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T10:37:05.7833851Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T10:37:05.7834456Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T10:37:05.7834956Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T10:37:05.7835776Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T10:37:05.7836537Z [36;1m  exit 1[0m
2026-07-29T10:37:05.7836871Z [36;1mfi[0m
2026-07-29T10:37:05.7853558Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T10:37:05.7854373Z ##[endgroup]
2026-07-29T10:37:05.7978434Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=709549719552 floor_bytes=34359738368
2026-07-29T10:37:05.8146023Z ##[group]Run actions/checkout@v5
2026-07-29T10:37:05.8195191Z with:
2026-07-29T10:37:05.8195778Z   fetch-depth: 0
2026-07-29T10:37:05.8196202Z   repository: BigscreenVR/spt-bs-core
2026-07-29T10:37:05.8199396Z   token: ***
2026-07-29T10:37:05.8199747Z   ssh-strict: true
2026-07-29T10:37:05.8200098Z   ssh-user: git
2026-07-29T10:37:05.8200451Z   persist-credentials: true
2026-07-29T10:37:05.8200831Z   clean: true
2026-07-29T10:37:05.8201180Z   sparse-checkout-cone-mode: true
2026-07-29T10:37:05.8201577Z   fetch-tags: false
2026-07-29T10:37:05.8201925Z   show-progress: true
2026-07-29T10:37:05.8202272Z   lfs: false
2026-07-29T10:37:05.8202597Z   submodules: false
2026-07-29T10:37:05.8202956Z   set-safe-directory: true
2026-07-29T10:37:05.8203346Z   allow-unsafe-pr-checkout: false
2026-07-29T10:37:05.8203756Z ##[endgroup]
2026-07-29T10:37:05.8979250Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T10:37:05.8981350Z ##[group]Getting Git version info
2026-07-29T10:37:05.8982225Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T10:37:05.8983309Z [command]/usr/bin/git version
2026-07-29T10:37:05.8996316Z git version 2.43.0
2026-07-29T10:37:05.9014445Z ##[endgroup]
2026-07-29T10:37:05.9025540Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2a74fc40-97c7-46ae-8f46-9459f42f9719' before making global git config changes
2026-07-29T10:37:05.9026737Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T10:37:05.9028640Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T10:37:05.9062359Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T10:37:05.9080025Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T10:37:05.9089833Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T10:37:05.9092570Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T10:37:05.9137032Z HEAD
2026-07-29T10:37:05.9170324Z ##[endgroup]
2026-07-29T10:37:05.9171376Z [command]/usr/bin/git submodule status
2026-07-29T10:37:05.9354379Z ##[group]Cleaning the repository
2026-07-29T10:37:05.9356745Z [command]/usr/bin/git clean -ffdx
2026-07-29T10:37:09.7434463Z Removing .adapter-notify/
2026-07-29T10:37:09.7434981Z Removing target/
2026-07-29T10:37:09.7446626Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T10:37:09.7840769Z HEAD is now at c2e41d41 Merge 812d7158a207aa312a34d4b472f6b7a45cdfaeea into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:37:09.7846904Z ##[endgroup]
2026-07-29T10:37:09.7849346Z ##[group]Disabling automatic garbage collection
2026-07-29T10:37:09.7852431Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T10:37:09.7880493Z ##[endgroup]
2026-07-29T10:37:09.7881007Z ##[group]Setting up auth
2026-07-29T10:37:09.7885838Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T10:37:09.7911979Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T10:37:09.8101975Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T10:37:09.8126075Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T10:37:09.8322798Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T10:37:09.8347157Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T10:37:09.8541788Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T10:37:09.8572206Z ##[endgroup]
2026-07-29T10:37:09.8572949Z ##[group]Fetching the repository
2026-07-29T10:37:09.8578545Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +c2e41d416c8363b5fc8884d93ee83a802e233430:refs/remotes/pull/120/merge
2026-07-29T10:37:10.7143474Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T10:37:10.7144099Z  * [new branch]        build/acl-core    -> origin/build/acl-core
2026-07-29T10:37:10.7144608Z  * [new branch]        ci/golden-lane-w0 -> origin/ci/golden-lane-w0
2026-07-29T10:37:10.7206093Z ##[endgroup]
2026-07-29T10:37:10.7206816Z ##[group]Determining the checkout info
2026-07-29T10:37:10.7207287Z ##[endgroup]
2026-07-29T10:37:10.7216776Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T10:37:10.7256540Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T10:37:10.7280804Z ##[group]Checking out the ref
2026-07-29T10:37:10.7284266Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/120/merge
2026-07-29T10:37:10.7330809Z HEAD is now at c2e41d41 Merge 812d7158a207aa312a34d4b472f6b7a45cdfaeea into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:37:10.7339959Z ##[endgroup]
2026-07-29T10:37:10.7375821Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T10:37:10.7397722Z c2e41d416c8363b5fc8884d93ee83a802e233430
2026-07-29T10:37:10.7533885Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-29T10:37:10.7534343Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-29T10:37:10.7547400Z shell: /usr/bin/bash -e {0}
2026-07-29T10:37:10.7547646Z ##[endgroup]
2026-07-29T10:37:10.7671097Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-29T10:37:10.7671463Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-29T10:37:10.7684401Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T10:37:10.7684687Z env:
2026-07-29T10:37:10.7684900Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T10:37:10.7685127Z ##[endgroup]
2026-07-29T10:37:10.7731961Z CI-CENSUS scope roots:
2026-07-29T10:37:10.7732375Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T10:37:10.7732879Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-29T10:37:10.7733427Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-29T10:37:10.7733918Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-29T10:37:10.7734252Z   root: /home/reavus/spt-n1-oldbroker
2026-07-29T10:37:10.7778337Z CI-CENSUS self-check OK: walked 390 /proc entries, exe resolution live
2026-07-29T10:37:12.2324466Z CI-CENSUS phase=start box_procs=390 box_fds=10848 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T10:37:12.2325139Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T10:37:12.2370294Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-07-29T10:37:12.2370728Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-07-29T10:37:12.2383977Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T10:37:12.2384263Z env:
2026-07-29T10:37:12.2384457Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T10:37:12.2384716Z ##[endgroup]
2026-07-29T10:37:12.2438743Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-qyEoEd
2026-07-29T10:37:12.2470047Z ##[group]Run set -euo pipefail
2026-07-29T10:37:12.2470338Z [36;1mset -euo pipefail[0m
2026-07-29T10:37:12.2470552Z [36;1mPIN=0c95435[0m
2026-07-29T10:37:12.2470762Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-29T10:37:12.2471006Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-29T10:37:12.2471321Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-29T10:37:12.2471725Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-29T10:37:12.2472141Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-29T10:37:12.2472465Z [36;1m  rm -rf "$CACHE"[0m
2026-07-29T10:37:12.2472699Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-29T10:37:12.2472961Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-29T10:37:12.2473309Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-29T10:37:12.2473662Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-29T10:37:12.2473892Z [36;1mfi[0m
2026-07-29T10:37:12.2474169Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-29T10:37:12.2487089Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T10:37:12.2487385Z env:
2026-07-29T10:37:12.2487568Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T10:37:12.2487933Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-qyEoEd
2026-07-29T10:37:12.2488380Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-qyEoEd
2026-07-29T10:37:12.2488810Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-qyEoEd
2026-07-29T10:37:12.2489444Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-qyEoEd
2026-07-29T10:37:12.2489958Z ##[endgroup]
2026-07-29T10:37:12.5458411Z    Compiling proc-macro2 v1.0.106
2026-07-29T10:37:12.5458803Z    Compiling unicode-ident v1.0.24
2026-07-29T10:37:12.5459327Z    Compiling quote v1.0.45
2026-07-29T10:37:12.5459800Z    Compiling libc v0.2.186
2026-07-29T10:37:12.5460218Z    Compiling serde_core v1.0.228
2026-07-29T10:37:12.5460625Z    Compiling cfg-if v1.0.4
2026-07-29T10:37:12.5484331Z    Compiling serde v1.0.228
2026-07-29T10:37:12.5519887Z    Compiling log v0.4.32
2026-07-29T10:37:12.5572297Z    Compiling pin-project-lite v0.2.17
2026-07-29T10:37:12.5610486Z    Compiling typenum v1.20.1
2026-07-29T10:37:12.5644879Z    Compiling portable-atomic v1.13.1
2026-07-29T10:37:12.5679774Z    Compiling version_check v0.9.5
2026-07-29T10:37:12.5700429Z    Compiling memchr v2.8.1
2026-07-29T10:37:12.5821920Z    Compiling shlex v2.0.1
2026-07-29T10:37:12.5851732Z    Compiling critical-section v1.2.0
2026-07-29T10:37:12.6050385Z    Compiling find-msvc-tools v0.1.9
2026-07-29T10:37:12.6381708Z    Compiling bytes v1.11.1
2026-07-29T10:37:12.6538356Z    Compiling futures-core v0.3.32
2026-07-29T10:37:12.7160003Z    Compiling subtle v2.6.1
2026-07-29T10:37:12.8028535Z    Compiling equivalent v1.0.2
2026-07-29T10:37:12.8161295Z    Compiling smallvec v1.15.1
2026-07-29T10:37:12.8478457Z    Compiling itoa v1.0.18
2026-07-29T10:37:12.8842486Z    Compiling semver v1.0.28
2026-07-29T10:37:12.8990854Z    Compiling stable_deref_trait v1.2.1
2026-07-29T10:37:12.9164900Z    Compiling slab v0.4.12
2026-07-29T10:37:12.9558635Z    Compiling futures-sink v0.3.32
2026-07-29T10:37:12.9835718Z    Compiling futures-io v0.3.32
2026-07-29T10:37:12.9932563Z    Compiling futures-task v0.3.32
2026-07-29T10:37:13.0402382Z    Compiling generic-array v0.14.7
2026-07-29T10:37:13.0583351Z    Compiling futures-channel v0.3.32
2026-07-29T10:37:13.0810842Z    Compiling rand_core v0.10.1
2026-07-29T10:37:13.1079645Z    Compiling bitflags v2.12.1
2026-07-29T10:37:13.1230664Z    Compiling hashbrown v0.17.1
2026-07-29T10:37:13.1393292Z    Compiling rustversion v1.0.22
2026-07-29T10:37:13.1710653Z    Compiling cpufeatures v0.2.17
2026-07-29T10:37:13.2333364Z    Compiling rustc_version v0.4.1
2026-07-29T10:37:13.2461891Z    Compiling getrandom v0.4.2
2026-07-29T10:37:13.2689695Z    Compiling fnv v1.0.7
2026-07-29T10:37:13.2908406Z    Compiling strsim v0.11.1
2026-07-29T10:37:13.3443095Z    Compiling cfg_aliases v0.2.1
2026-07-29T10:37:13.3596554Z    Compiling writeable v0.6.3
2026-07-29T10:37:13.3679899Z    Compiling litemap v0.8.2
2026-07-29T10:37:13.3973397Z    Compiling icu_normalizer_data v2.2.0
2026-07-29T10:37:13.4211500Z    Compiling utf8_iter v1.0.4
2026-07-29T10:37:13.5033962Z    Compiling dunce v1.0.5
2026-07-29T10:37:13.5680484Z    Compiling fs_extra v1.3.0
2026-07-29T10:37:13.5858661Z    Compiling icu_properties_data v2.2.0
2026-07-29T10:37:13.6061401Z    Compiling ident_case v1.0.1
2026-07-29T10:37:13.6210346Z    Compiling autocfg v1.5.1
2026-07-29T10:37:13.6371652Z    Compiling percent-encoding v2.3.2
2026-07-29T10:37:13.7201436Z    Compiling http v1.4.1
2026-07-29T10:37:13.7360745Z    Compiling thiserror v2.0.18
2026-07-29T10:37:13.7431559Z    Compiling cpufeatures v0.3.0
2026-07-29T10:37:13.7900653Z    Compiling aws-lc-rs v1.17.0
2026-07-29T10:37:13.8230990Z    Compiling unicode-segmentation v1.13.3
2026-07-29T10:37:13.9380838Z    Compiling scopeguard v1.2.0
2026-07-29T10:37:13.9490984Z    Compiling form_urlencoded v1.2.2
2026-07-29T10:37:13.9770872Z    Compiling chacha20 v0.10.0
2026-07-29T10:37:14.0500848Z    Compiling indexmap v2.14.0
2026-07-29T10:37:14.0540480Z    Compiling lock_api v0.4.14
2026-07-29T10:37:14.0789596Z    Compiling untrusted v0.9.0
2026-07-29T10:37:14.1610814Z    Compiling heck v0.5.0
2026-07-29T10:37:14.1740415Z    Compiling rustls v0.23.40
2026-07-29T10:37:14.1890843Z    Compiling syn v2.0.117
2026-07-29T10:37:14.2050534Z    Compiling unicode-xid v0.2.6
2026-07-29T10:37:14.2390746Z    Compiling const-oid v0.10.2
2026-07-29T10:37:14.2740712Z    Compiling anyhow v1.0.102
2026-07-29T10:37:14.3115266Z    Compiling convert_case v0.10.0
2026-07-29T10:37:14.3262164Z    Compiling atomic-waker v1.1.2
2026-07-29T10:37:14.3432534Z    Compiling paste v1.0.15
2026-07-29T10:37:14.3501066Z    Compiling zerocopy v0.8.50
2026-07-29T10:37:14.3680513Z    Compiling parking_lot_core v0.9.12
2026-07-29T10:37:14.4020973Z    Compiling jobserver v0.1.34
2026-07-29T10:37:14.4370668Z    Compiling httparse v1.10.1
2026-07-29T10:37:14.4411059Z    Compiling num-traits v0.2.19
2026-07-29T10:37:14.4720728Z    Compiling hybrid-array v0.4.12
2026-07-29T10:37:14.5205428Z    Compiling curve25519-dalek v4.1.3
2026-07-29T10:37:14.5921543Z    Compiling crypto-common v0.1.7
2026-07-29T10:37:14.6005723Z    Compiling block-buffer v0.10.4
2026-07-29T10:37:14.6264161Z    Compiling ahash v0.8.12
2026-07-29T10:37:14.6683924Z    Compiling fastrand v2.4.1
2026-07-29T10:37:14.6977849Z    Compiling either v1.16.0
2026-07-29T10:37:14.7018884Z    Compiling cc v1.2.63
2026-07-29T10:37:14.7639767Z    Compiling digest v0.10.7
2026-07-29T10:37:14.7826114Z    Compiling powerfmt v0.2.0
2026-07-29T10:37:14.8290455Z    Compiling http-body v1.0.1
2026-07-29T10:37:14.8417696Z    Compiling base64ct v1.8.3
2026-07-29T10:37:15.0460027Z    Compiling deranged v0.5.8
2026-07-29T10:37:15.0530973Z    Compiling zmij v1.0.21
2026-07-29T10:37:15.1011104Z    Compiling time-core v0.1.8
2026-07-29T10:37:15.1120555Z    Compiling num-conv v0.2.2
2026-07-29T10:37:15.1211476Z    Compiling tower-service v0.3.3
2026-07-29T10:37:15.1580807Z    Compiling mio v1.2.1
2026-07-29T10:37:15.1932811Z    Compiling socket2 v0.6.4
2026-07-29T10:37:15.2193184Z    Compiling getrandom v0.2.17
2026-07-29T10:37:15.2480904Z    Compiling pem-rfc7468 v1.0.0
2026-07-29T10:37:15.3136367Z    Compiling try-lock v0.2.5
2026-07-29T10:37:15.3227227Z    Compiling base64 v0.22.1
2026-07-29T10:37:15.3802276Z    Compiling data-encoding v2.11.0
2026-07-29T10:37:15.4520781Z    Compiling rand v0.10.1
2026-07-29T10:37:15.4739190Z    Compiling uuid v1.23.2
2026-07-29T10:37:15.4910815Z    Compiling rand_core v0.6.4
2026-07-29T10:37:15.5030377Z    Compiling vcpkg v0.2.15
2026-07-29T10:37:15.6072713Z    Compiling pkg-config v0.3.33
2026-07-29T10:37:15.6451232Z    Compiling tinyvec_macros v0.1.1
2026-07-29T10:37:15.7211399Z    Compiling tinyvec v1.11.0
2026-07-29T10:37:15.7341113Z    Compiling parking_lot v0.12.5
2026-07-29T10:37:15.7900926Z    Compiling want v0.3.1
2026-07-29T10:37:15.9700922Z    Compiling block-buffer v0.12.0
2026-07-29T10:37:15.9986690Z    Compiling crypto-common v0.2.2
2026-07-29T10:37:16.0011281Z    Compiling sha2 v0.10.9
2026-07-29T10:37:16.0309942Z    Compiling inout v0.1.4
2026-07-29T10:37:16.1214337Z    Compiling cmake v0.1.58
2026-07-29T10:37:16.1511228Z    Compiling vergen-lib v9.1.0
2026-07-29T10:37:16.2060957Z    Compiling n0-future v0.3.2
2026-07-29T10:37:16.2737705Z    Compiling serde_json v1.0.150
2026-07-29T10:37:16.3401165Z    Compiling httpdate v1.0.3
2026-07-29T10:37:16.4427131Z    Compiling parking v2.2.1
2026-07-29T10:37:16.4451107Z    Compiling spin v0.10.0
2026-07-29T10:37:16.4513320Z    Compiling signature v2.2.0
2026-07-29T10:37:16.4639880Z    Compiling cordyceps v0.3.4
2026-07-29T10:37:16.4770769Z    Compiling crossbeam-utils v0.8.21
2026-07-29T10:37:16.5333305Z    Compiling winnow v1.0.3
2026-07-29T10:37:16.5590497Z    Compiling diatomic-waker v0.2.3
2026-07-29T10:37:16.6211424Z    Compiling ed25519 v2.2.3
2026-07-29T10:37:16.6281079Z    Compiling futures-lite v2.6.1
2026-07-29T10:37:16.6980465Z    Compiling cipher v0.4.4
2026-07-29T10:37:16.7037185Z    Compiling netlink-packet-core v0.8.1
2026-07-29T10:37:16.7157820Z    Compiling universal-hash v0.5.1
2026-07-29T10:37:16.7258725Z    Compiling vergen v9.1.0
2026-07-29T10:37:16.7432717Z    Compiling vergen-lib v0.1.6
2026-07-29T10:37:16.7731035Z    Compiling futures-buffered v0.2.13
2026-07-29T10:37:16.7960772Z    Compiling heapless v0.7.17
2026-07-29T10:37:16.8386580Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-29T10:37:16.8455995Z    Compiling noq-udp v0.10.0
2026-07-29T10:37:16.9239400Z    Compiling digest v0.11.3
2026-07-29T10:37:16.9471695Z    Compiling sync_wrapper v1.0.2
2026-07-29T10:37:16.9511047Z    Compiling opaque-debug v0.3.1
2026-07-29T10:37:16.9802916Z    Compiling allocator-api2 v0.2.21
2026-07-29T10:37:17.0320973Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-29T10:37:17.0393046Z    Compiling byteorder v1.5.0
2026-07-29T10:37:17.0750938Z    Compiling aws-lc-sys v0.41.0
2026-07-29T10:37:17.0937517Z    Compiling ring v0.17.14
2026-07-29T10:37:17.0938401Z    Compiling libsqlite3-sys v0.30.1
2026-07-29T10:37:17.1551305Z    Compiling polyval v0.6.2
2026-07-29T10:37:17.2088209Z    Compiling hash32 v0.2.1
2026-07-29T10:37:17.2721528Z    Compiling spin v0.9.8
2026-07-29T10:37:17.2800570Z    Compiling vergen-gitcl v1.0.8
2026-07-29T10:37:17.3811001Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-29T10:37:17.4246090Z    Compiling fallible-iterator v0.3.0
2026-07-29T10:37:17.4340427Z    Compiling signature v3.0.0
2026-07-29T10:37:17.4760747Z    Compiling tower-layer v0.3.3
2026-07-29T10:37:17.4920807Z    Compiling num_threads v0.1.7
2026-07-29T10:37:17.5531196Z    Compiling ryu v1.0.23
2026-07-29T10:37:17.6039296Z    Compiling time v0.3.47
2026-07-29T10:37:17.6490218Z    Compiling ghash v0.5.1
2026-07-29T10:37:17.6620139Z    Compiling sha2 v0.11.0-rc.5
2026-07-29T10:37:17.6621212Z    Compiling ctr v0.9.2
2026-07-29T10:37:17.7350573Z    Compiling aes v0.8.4
2026-07-29T10:37:17.7769560Z    Compiling fs2 v0.4.3
2026-07-29T10:37:17.7890386Z    Compiling http-body-util v0.1.3
2026-07-29T10:37:17.8871135Z    Compiling aead v0.5.2
2026-07-29T10:37:17.9061426Z    Compiling utf8parse v0.2.2
2026-07-29T10:37:17.9669161Z    Compiling arrayvec v0.7.6
2026-07-29T10:37:18.0007052Z    Compiling openssl-probe v0.2.1
2026-07-29T10:37:18.0040573Z    Compiling crossbeam-epoch v0.9.18
2026-07-29T10:37:18.0790781Z    Compiling crossbeam-channel v0.5.15
2026-07-29T10:37:18.1142280Z    Compiling blake3 v1.8.5
2026-07-29T10:37:18.2015780Z    Compiling netlink-packet-route v0.29.0
2026-07-29T10:37:18.2160529Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-29T10:37:18.2946934Z    Compiling aes-gcm v0.10.3
2026-07-29T10:37:18.3485929Z    Compiling memoffset v0.6.5
2026-07-29T10:37:18.4290641Z    Compiling acto v0.8.2
2026-07-29T10:37:18.4662063Z    Compiling netwatch v0.16.0
2026-07-29T10:37:18.5030509Z    Compiling noq v0.18.0
2026-07-29T10:37:18.5344998Z    Compiling ref-cast v1.0.25
2026-07-29T10:37:18.6219862Z    Compiling tagptr v0.2.0
2026-07-29T10:37:18.6252578Z    Compiling identity-hash v0.1.0
2026-07-29T10:37:18.7036929Z    Compiling mac-addr v0.3.0
2026-07-29T10:37:18.7557795Z    Compiling rustix v1.1.4
2026-07-29T10:37:18.7650332Z    Compiling xml-rs v0.8.28
2026-07-29T10:37:18.7697103Z    Compiling thiserror v1.0.69
2026-07-29T10:37:18.8428839Z    Compiling sorted-index-buffer v0.2.1
2026-07-29T10:37:18.8784020Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-29T10:37:18.9172710Z    Compiling foldhash v0.2.0
2026-07-29T10:37:19.0001133Z    Compiling rustc-hash v2.1.2
2026-07-29T10:37:19.0544802Z    Compiling lru-slab v0.1.2
2026-07-29T10:37:19.1240683Z    Compiling hashbrown v0.16.1
2026-07-29T10:37:19.2520429Z    Compiling netlink-packet-route v0.30.0
2026-07-29T10:37:19.2681181Z    Compiling termios v0.2.2
2026-07-29T10:37:19.2931879Z    Compiling synstructure v0.13.2
2026-07-29T10:37:19.3273445Z    Compiling darling_core v0.20.11
2026-07-29T10:37:19.4210146Z    Compiling serde_derive_internals v0.29.1
2026-07-29T10:37:19.8562510Z    Compiling proc-macro-crate v3.5.0
2026-07-29T10:37:19.9090696Z    Compiling xmltree v0.10.3
2026-07-29T10:37:20.0120665Z    Compiling ioctl-rs v0.1.6
2026-07-29T10:37:20.0560963Z    Compiling serial-core v0.4.0
2026-07-29T10:37:20.0966345Z    Compiling errno v0.3.14
2026-07-29T10:37:20.1441499Z    Compiling aho-corasick v1.1.4
2026-07-29T10:37:20.1691871Z    Compiling simple-dns v0.9.3
2026-07-29T10:37:20.1902394Z    Compiling linux-raw-sys v0.12.1
2026-07-29T10:37:20.2211292Z    Compiling constant_time_eq v0.4.2
2026-07-29T10:37:20.2590403Z    Compiling smol_str v0.1.24
2026-07-29T10:37:20.2731599Z    Compiling winnow v0.7.15
2026-07-29T10:37:20.4259132Z    Compiling toml_write v0.1.2
2026-07-29T10:37:20.4830846Z    Compiling simdutf8 v0.1.5
2026-07-29T10:37:20.4920371Z    Compiling signal-hook v0.3.18
2026-07-29T10:37:20.5392544Z    Compiling arrayref v0.3.9
2026-07-29T10:37:20.5972669Z    Compiling resolv-conf v0.7.6
2026-07-29T10:37:20.6401833Z    Compiling regex-syntax v0.8.10
2026-07-29T10:37:20.6501217Z    Compiling sha1_smol v1.0.1
2026-07-29T10:37:20.8251355Z    Compiling signal-hook-registry v1.4.8
2026-07-29T10:37:20.8770938Z    Compiling serial-unix v0.4.0
2026-07-29T10:37:21.1355648Z    Compiling lru v0.16.4
2026-07-29T10:37:21.2180932Z    Compiling darling_core v0.23.0
2026-07-29T10:37:21.2810564Z    Compiling serde_bytes v0.11.19
2026-07-29T10:37:21.3056662Z    Compiling seize v0.5.1
2026-07-29T10:37:21.3991478Z    Compiling hmac v0.12.1
2026-07-29T10:37:21.4162851Z    Compiling serde_derive v1.0.228
2026-07-29T10:37:21.5270891Z    Compiling zeroize_derive v1.4.3
2026-07-29T10:37:21.5751082Z    Compiling tokio-macros v2.7.0
2026-07-29T10:37:21.8215209Z    Compiling futures-macro v0.3.32
2026-07-29T10:37:22.1571224Z    Compiling zeroize v1.8.2
2026-07-29T10:37:22.3520711Z    Compiling tokio v1.52.3
2026-07-29T10:37:22.3683994Z    Compiling zerofrom-derive v0.1.7
2026-07-29T10:37:22.8120654Z    Compiling yoke-derive v0.8.2
2026-07-29T10:37:22.9273546Z    Compiling zerovec-derive v0.11.3
2026-07-29T10:37:22.9972338Z    Compiling futures-util v0.3.32
2026-07-29T10:37:23.0190804Z    Compiling displaydoc v0.2.6
2026-07-29T10:37:23.3472279Z    Compiling tracing-attributes v0.1.31
2026-07-29T10:37:24.0060934Z    Compiling rustls-pki-types v1.14.1
2026-07-29T10:37:24.0250401Z    Compiling zerofrom v0.1.8
2026-07-29T10:37:24.1367361Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-29T10:37:24.2007967Z    Compiling yoke v0.8.3
2026-07-29T10:37:24.2361913Z    Compiling thiserror-impl v2.0.18
2026-07-29T10:37:24.4438745Z    Compiling zerotrie v0.2.4
2026-07-29T10:37:24.6700939Z    Compiling zerovec v0.11.6
2026-07-29T10:37:24.7621098Z    Compiling darling_macro v0.20.11
2026-07-29T10:37:24.8067610Z    Compiling derive_more-impl v2.1.1
2026-07-29T10:37:24.8529285Z    Compiling spez v0.1.2
2026-07-29T10:37:25.1351291Z    Compiling darling v0.20.11
2026-07-29T10:37:25.1989940Z    Compiling derive_builder_core v0.20.2
2026-07-29T10:37:25.2071277Z    Compiling n0-error-macros v0.1.3
2026-07-29T10:37:25.2771047Z    Compiling der v0.8.0-rc.10
2026-07-29T10:37:25.3170939Z    Compiling pin-project-internal v1.1.13
2026-07-29T10:37:25.5250722Z    Compiling tinystr v0.8.3
2026-07-29T10:37:25.7140799Z    Compiling icu_locale_core v2.2.0
2026-07-29T10:37:26.1461259Z    Compiling potential_utf v0.1.5
2026-07-29T10:37:26.3391003Z    Compiling icu_collections v2.2.0
2026-07-29T10:37:26.4886182Z    Compiling n0-error v0.1.3
2026-07-29T10:37:26.5931048Z    Compiling derive_builder_macro v0.20.2
2026-07-29T10:37:26.8746139Z    Compiling pin-project v1.1.13
2026-07-29T10:37:26.9210747Z    Compiling spki v0.8.0-rc.4
2026-07-29T10:37:26.9320890Z    Compiling derive_builder v0.20.2
2026-07-29T10:37:26.9571740Z    Compiling ed25519-dalek v2.2.0
2026-07-29T10:37:26.9707358Z    Compiling futures-executor v0.3.32
2026-07-29T10:37:27.1360822Z    Compiling icu_provider v2.2.0
2026-07-29T10:37:27.1920800Z    Compiling ipnet v2.12.0
2026-07-29T10:37:27.3125341Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-29T10:37:27.3281185Z    Compiling spt-proto v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-29T10:37:27.3698628Z    Compiling futures v0.3.32
2026-07-29T10:37:27.4198803Z    Compiling icu_properties v2.2.0
2026-07-29T10:37:27.4391433Z    Compiling icu_normalizer v2.2.0
2026-07-29T10:37:27.5015407Z    Compiling ed25519 v3.0.0-rc.4
2026-07-29T10:37:27.8860498Z    Compiling once_cell v1.21.4
2026-07-29T10:37:27.9252371Z    Compiling prefix-trie v0.8.4
2026-07-29T10:37:27.9737108Z    Compiling cobs v0.3.0
2026-07-29T10:37:27.9860873Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-29T10:37:28.0941340Z    Compiling postcard-derive v0.2.2
2026-07-29T10:37:28.1626744Z    Compiling tracing-core v0.1.36
2026-07-29T10:37:28.2925334Z    Compiling tokio-util v0.7.18
2026-07-29T10:37:28.3741204Z    Compiling hashbrown v0.14.5
2026-07-29T10:37:28.3840872Z    Compiling netlink-sys v0.8.8
2026-07-29T10:37:28.4140421Z    Compiling data-encoding-macro v0.1.20
2026-07-29T10:37:28.4760640Z    Compiling tower v0.5.3
2026-07-29T10:37:28.7533141Z    Compiling tracing v0.1.44
2026-07-29T10:37:28.7614358Z    Compiling postcard v1.1.3
2026-07-29T10:37:28.8670814Z    Compiling rustls-native-certs v0.8.4
2026-07-29T10:37:28.9030774Z    Compiling idna_adapter v1.2.2
2026-07-29T10:37:29.0350147Z    Compiling idna v1.1.0
2026-07-29T10:37:29.0791040Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-29T10:37:29.1291421Z    Compiling strum_macros v0.28.0
2026-07-29T10:37:29.2384392Z    Compiling hashlink v0.9.1
2026-07-29T10:37:29.2472530Z    Compiling enum-assoc v1.3.0
2026-07-29T10:37:29.2555602Z    Compiling derive_more v2.1.1
2026-07-29T10:37:29.2643537Z    Compiling h2 v0.4.14
2026-07-29T10:37:29.3821006Z    Compiling num_enum_derive v0.7.6
2026-07-29T10:37:29.4518266Z    Compiling async-trait v0.1.89
2026-07-29T10:37:29.4971230Z    Compiling iroh-metrics-derive v0.4.1
2026-07-29T10:37:29.5167574Z    Compiling url v2.5.8
2026-07-29T10:37:29.5322220Z    Compiling n0-watcher v0.6.1
2026-07-29T10:37:29.6102290Z    Compiling iroh-relay v0.98.0
2026-07-29T10:37:29.6568057Z    Compiling rusqlite v0.32.1
2026-07-29T10:37:29.6601537Z    Compiling tokio-stream v0.1.18
2026-07-29T10:37:29.7900895Z    Compiling netdev v0.42.0
2026-07-29T10:37:29.9401212Z    Compiling netlink-proto v0.12.0
2026-07-29T10:37:29.9990753Z    Compiling iroh-metrics v0.38.3
2026-07-29T10:37:30.0504322Z    Compiling moka v0.12.15
2026-07-29T10:37:30.1890914Z    Compiling serde_spanned v0.6.9
2026-07-29T10:37:30.2121105Z    Compiling toml_datetime v0.6.11
2026-07-29T10:37:30.2238368Z    Compiling thiserror-impl v1.0.69
2026-07-29T10:37:30.3230715Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-29T10:37:30.3264458Z    Compiling attohttpc v0.30.1
2026-07-29T10:37:30.4038740Z    Compiling tower-http v0.6.11
2026-07-29T10:37:30.5811894Z    Compiling iroh-base v0.98.0
2026-07-29T10:37:30.6005287Z    Compiling ref-cast-impl v1.0.25
2026-07-29T10:37:30.7550874Z    Compiling num_enum v0.7.6
2026-07-29T10:37:30.8610406Z    Compiling toml_edit v0.22.27
2026-07-29T10:37:31.0616345Z    Compiling spt-store v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-29T10:37:31.3892146Z    Compiling webpki-roots v1.0.7
2026-07-29T10:37:31.4170937Z    Compiling regex-automata v0.4.14
2026-07-29T10:37:31.4517751Z    Compiling schemars_derive v1.2.1
2026-07-29T10:37:31.5084869Z    Compiling iroh v0.98.2
2026-07-29T10:37:31.5294277Z    Compiling cmov v0.5.4
2026-07-29T10:37:31.7714463Z    Compiling bitflags v1.3.2
2026-07-29T10:37:31.7840507Z    Compiling dyn-clone v1.0.20
2026-07-29T10:37:31.7914791Z    Compiling pin-utils v0.1.0
2026-07-29T10:37:31.8396573Z    Compiling rustix v0.38.44
2026-07-29T10:37:31.8932683Z    Compiling nix v0.25.1
2026-07-29T10:37:31.9262443Z    Compiling ctutils v0.4.2
2026-07-29T10:37:31.9421153Z    Compiling backon v1.6.0
2026-07-29T10:37:32.0050766Z    Compiling filedescriptor v0.8.3
2026-07-29T10:37:32.1690502Z    Compiling darling_macro v0.23.0
2026-07-29T10:37:32.1951419Z    Compiling papaya v0.2.4
2026-07-29T10:37:32.2310877Z    Compiling strum v0.28.0
2026-07-29T10:37:32.2710889Z    Compiling hkdf v0.12.4
2026-07-29T10:37:32.3141236Z    Compiling serial v0.4.0
2026-07-29T10:37:32.3480548Z    Compiling iroh-dns v0.98.0
2026-07-29T10:37:32.3980417Z    Compiling anstyle-parse v1.0.0
2026-07-29T10:37:32.4200913Z    Compiling vte_generate_state_changes v0.1.2
2026-07-29T10:37:32.5225089Z    Compiling instability v0.3.12
2026-07-29T10:37:32.5516491Z    Compiling anstyle v1.0.14
2026-07-29T10:37:32.6111505Z    Compiling downcast-rs v1.2.1
2026-07-29T10:37:32.6742384Z    Compiling is_terminal_polyfill v1.70.2
2026-07-29T10:37:32.7000539Z    Compiling foldhash v0.1.5
2026-07-29T10:37:32.7420733Z    Compiling shell-words v1.1.1
2026-07-29T10:37:32.7520220Z    Compiling anstyle-query v1.1.5
2026-07-29T10:37:32.7971291Z    Compiling colorchoice v1.0.5
2026-07-29T10:37:32.8220684Z    Compiling unicode-width v0.2.0
2026-07-29T10:37:32.8560667Z    Compiling linux-raw-sys v0.4.15
2026-07-29T10:37:32.8660680Z    Compiling hashbrown v0.15.5
2026-07-29T10:37:32.9184705Z    Compiling anstream v1.0.0
2026-07-29T10:37:32.9221958Z    Compiling vte v0.13.1
2026-07-29T10:37:32.9524925Z    Compiling signal-hook-mio v0.2.5
2026-07-29T10:37:32.9710969Z    Compiling darling v0.23.0
2026-07-29T10:37:33.0719387Z    Compiling spake2 v0.4.0
2026-07-29T10:37:33.0808612Z    Compiling terminal_size v0.4.4
2026-07-29T10:37:33.1801724Z    Compiling strum_macros v0.26.4
2026-07-29T10:37:33.2391289Z    Compiling sha1 v0.10.6
2026-07-29T10:37:33.4803787Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-29T10:37:33.5327118Z    Compiling itertools v0.13.0
2026-07-29T10:37:33.5491733Z    Compiling castaway v0.2.4
2026-07-29T10:37:33.6892038Z    Compiling doctest-file v1.1.1
2026-07-29T10:37:33.8170822Z    Compiling schemars v1.2.1
2026-07-29T10:37:33.9790838Z    Compiling toml v0.8.23
2026-07-29T10:37:34.2841182Z    Compiling clap_lex v1.1.0
2026-07-29T10:37:34.3004753Z    Compiling indoc v2.0.7
2026-07-29T10:37:34.6100655Z    Compiling static_assertions v1.1.0
2026-07-29T10:37:34.6770934Z    Compiling unicode-width v0.1.14
2026-07-29T10:37:35.0510873Z    Compiling regex v1.12.3
2026-07-29T10:37:35.0632685Z    Compiling crossterm v0.28.1
2026-07-29T10:37:35.2702351Z    Compiling compact_str v0.8.2
2026-07-29T10:37:35.5316124Z    Compiling hyper v1.10.1
2026-07-29T10:37:35.8070813Z    Compiling clap_builder v4.6.0
2026-07-29T10:37:35.9238207Z    Compiling unicode-truncate v1.1.0
2026-07-29T10:37:36.1120987Z    Compiling interprocess v2.4.2
2026-07-29T10:37:36.1440387Z    Compiling strum v0.26.3
2026-07-29T10:37:36.2720299Z    Compiling lru v0.12.5
2026-07-29T10:37:36.3060445Z    Compiling clap_derive v4.6.1
2026-07-29T10:37:36.4341093Z    Compiling spt-msg v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-29T10:37:36.6801519Z    Compiling portable-pty v0.8.1
2026-07-29T10:37:36.7550946Z    Compiling iana-time-zone v0.1.65
2026-07-29T10:37:36.8451091Z    Compiling spt-runtime v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-29T10:37:37.0193139Z    Compiling cassowary v0.3.0
2026-07-29T10:37:37.0221256Z    Compiling chrono v0.4.45
2026-07-29T10:37:37.0991670Z    Compiling spt-term v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-29T10:37:37.2109578Z    Compiling nucleo-matcher v0.3.1
2026-07-29T10:37:37.3788240Z    Compiling ratatui v0.29.0
2026-07-29T10:37:37.7770669Z    Compiling hyper-util v0.1.20
2026-07-29T10:37:37.8796281Z    Compiling qrcode v0.14.1
2026-07-29T10:37:38.0490713Z    Compiling tempfile v3.27.0
2026-07-29T10:37:38.9360365Z    Compiling clap v4.6.1
2026-07-29T10:37:39.8062267Z    Compiling igd-next v0.17.1
2026-07-29T10:37:40.3620083Z    Compiling spt-live v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-29T10:37:41.0920986Z    Compiling portmapper v0.16.0
2026-07-29T10:37:45.9962259Z    Compiling rustls-webpki v0.103.13
2026-07-29T10:37:48.3661324Z    Compiling tokio-rustls v0.26.4
2026-07-29T10:37:48.3661772Z    Compiling rustls-platform-verifier v0.7.0
2026-07-29T10:37:48.3662160Z    Compiling noq-proto v0.17.0
2026-07-29T10:37:48.5147670Z    Compiling hyper-rustls v0.27.9
2026-07-29T10:37:48.5148318Z    Compiling hickory-net v0.26.0-beta.4
2026-07-29T10:37:48.5149607Z    Compiling tokio-websockets v0.13.2
2026-07-29T10:37:48.6495636Z    Compiling reqwest v0.13.4
2026-07-29T10:37:49.5950843Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-29T10:38:03.7142404Z    Compiling spt-net v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-29T10:38:05.2505975Z    Compiling spt-daemon v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-29T10:38:15.6647380Z    Compiling spt v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-29T10:38:20.7682573Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
2026-07-29T10:38:20.7906732Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-3c641108830fd335)
2026-07-29T10:38:20.7920329Z 
2026-07-29T10:38:20.7920478Z running 1 test
2026-07-29T10:38:27.2354390Z test new_brain_serves_against_old_broker ... ok
2026-07-29T10:38:27.2354685Z 
2026-07-29T10:38:27.2354950Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.44s
2026-07-29T10:38:27.2355312Z 
2026-07-29T10:38:27.2505085Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-29T10:38:27.2505404Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-29T10:38:27.2518587Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T10:38:27.2518890Z env:
2026-07-29T10:38:27.2519182Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T10:38:27.2519544Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-qyEoEd
2026-07-29T10:38:27.2520012Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-qyEoEd
2026-07-29T10:38:27.2520426Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-qyEoEd
2026-07-29T10:38:27.2520842Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-qyEoEd
2026-07-29T10:38:27.2521166Z ##[endgroup]
2026-07-29T10:38:27.2880409Z CI-CENSUS scope roots:
2026-07-29T10:38:27.2880828Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T10:38:27.2881330Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-29T10:38:27.2881855Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-29T10:38:27.2882316Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-29T10:38:27.2882635Z   root: /home/reavus/spt-n1-oldbroker
2026-07-29T10:38:27.2926599Z CI-CENSUS self-check OK: walked 393 /proc entries, exe resolution live
2026-07-29T10:38:28.7613743Z CI-CENSUS phase=pre-reap box_procs=392 box_fds=10848 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T10:38:28.7614393Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T10:38:32.3597606Z CI-CENSUS phase=end box_procs=391 box_fds=10944 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T10:38:32.3598217Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T10:38:32.3598604Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-29T10:38:32.3653202Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-07-29T10:38:32.3653554Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-07-29T10:38:32.3666696Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T10:38:32.3666977Z env:
2026-07-29T10:38:32.3667168Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T10:38:32.3667521Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-qyEoEd
2026-07-29T10:38:32.3667968Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-qyEoEd
2026-07-29T10:38:32.3668374Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-qyEoEd
2026-07-29T10:38:32.3668785Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-qyEoEd
2026-07-29T10:38:32.3669269Z ##[endgroup]
2026-07-29T10:38:32.3739628Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30443100762-1-qyEoEd on attempt 1/5
2026-07-29T10:38:32.3830228Z Post job cleanup.
2026-07-29T10:38:32.4559814Z [command]/usr/bin/git version
2026-07-29T10:38:32.4589721Z git version 2.43.0
2026-07-29T10:38:32.4618394Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b5fbfc74-d44f-4169-a3f8-0c7e4e7232eb' before making global git config changes
2026-07-29T10:38:32.4619587Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T10:38:32.4621716Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T10:38:32.4650352Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T10:38:32.4674945Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T10:38:32.4875753Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T10:38:32.4894292Z http.https://github.com/.extraheader
2026-07-29T10:38:32.4901372Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T10:38:32.4925084Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T10:38:32.5114212Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T10:38:32.5141543Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T10:38:32.5461847Z Cleaning up orphan processes
